combit List & Label 29 - .NET Help
combit.Reporting.DataProviders Namespace / XlsDataProvider Class / XlsDataProvider Constructor / XlsDataProvider Constructor(String,Boolean,ReadOnlyCollection<String>)
File name of the Excel worksheet.
Can be used to pass a list of sheet names that should be offered by the provider. If this list is empty, all available sheets are passed as tables.


In This Topic
    XlsDataProvider Constructor(String,Boolean,ReadOnlyCollection<String>)
    In This Topic
    Initializes the data provider to access Microsoft Excel data.
    Syntax

    Parameters

    fileName
    File name of the Excel worksheet.
    firstRowContainsColumnNames
    sheetNames
    Can be used to pass a list of sheet names that should be offered by the provider. If this list is empty, all available sheets are passed as tables.
    Requirements

    See Also